Skip to content

Fix investigation policy select value - #1001

Closed
taobojlen wants to merge 1 commit into
mainfrom
fix/investigation-policy-select-value
Closed

Fix investigation policy select value#1001
taobojlen wants to merge 1 commit into
mainfrom
fix/investigation-policy-select-value

Conversation

@taobojlen

Copy link
Copy Markdown
Contributor

Context & Requests for Reviewers

Tests

(Optional) Rollout Plan

Checklist

Only check items that apply to this PR; leave the rest unchecked.

  • If you changed anything user-facing (i.e. user interface or APIs):
    Did you update the CHANGELOG.md and related docs?

  • If you changed server/models/**/{ContentTypeModel,ActionModel,RuleModel,PolicyModel}.ts:
    Did you update the corresponding history tables and their triggers?

  • If you changed db/src/scripts/** and used CREATE TABLE, ADD COLUMN, or ALTER COLUMN:
    Are as many columns marked NOT NULL as possible? If some columns can sometimes be null depending on other columns, are there CHECK constraints capturing those relationships, and are these also reflected using unions in the associated Kysely types?

  • If you added a new signal in server/services/signalsService/signals/**:
    Did you classify every error case as a permanent error (SignalPermanentError, no retry) or a normal error (retryable)? Any case where the signal can't determine a score should be a SignalPermanentError.

@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 53058cc1-df51-4c2e-b44b-15db5b686208

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@taobojlen
taobojlen force-pushed the fix/investigation-tag-key-warning branch from 0d7bdb8 to a3f0d33 Compare August 12, 2026 03:05
@taobojlen
taobojlen force-pushed the fix/investigation-policy-select-value branch from c5debae to 32c1c05 Compare August 12, 2026 03:05
@taobojlen
taobojlen force-pushed the fix/investigation-tag-key-warning branch from a3f0d33 to f8a018d Compare August 12, 2026 03:42
@taobojlen
taobojlen force-pushed the fix/investigation-policy-select-value branch from 32c1c05 to 538d54e Compare August 12, 2026 03:42
@taobojlen
taobojlen force-pushed the fix/investigation-policy-select-value branch from 538d54e to 2da1d55 Compare August 17, 2026 10:22
@taobojlen
taobojlen force-pushed the fix/investigation-tag-key-warning branch from f8a018d to 1f9ef07 Compare August 17, 2026 10:22
@taobojlen
taobojlen changed the base branch from fix/investigation-tag-key-warning to main August 17, 2026 10:23
@taobojlen taobojlen closed this Aug 18, 2026
@taobojlen
taobojlen deleted the fix/investigation-policy-select-value branch August 18, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant